FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ee.hl7.fhir.base.r4#1.0.4-beta (79 ms)

Package ee.hl7.fhir.base.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r4@1.0.4-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEBase-EpisodeOfCare
Url https://hl7.ee/fhir/StructureDefinition/EEBase-EpisodeOfCare
Version 1.0.0
Status draft
Date 2022-06-28T15:25:50.3742229+00:00
Name EEBaseEpisodeOfCare
Title EEBase EpisodeOfCare
Experimental False
Authority hl7
Type EpisodeOfCare
Kind resource

Resources that use this resource

StructureDefinition
https://hl7.ee/fhir/StructureDefinition/EEBase-Encounter EEBase Encounter

Resources that this resource uses

StructureDefinition
https://hl7.ee/fhir/StructureDefinition/EEBase-Organization EEBase Organization
https://hl7.ee/fhir/StructureDefinition/EEBase-Patient EEBase Patient
https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner EEBase Practitioner
https://hl7.ee/fhir/StructureDefinition/EEBase-PractitionerRole EEBase PractitionerRole


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "EEBase-EpisodeOfCare",
  "url" : "https://hl7.ee/fhir/StructureDefinition/EEBase-EpisodeOfCare",
  "version" : "1.0.0",
  "name" : "EEBaseEpisodeOfCare",
  "title" : "EEBase EpisodeOfCare",
  "status" : "draft",
  "date" : "2022-06-28T15:25:50.3742229+00:00",
  "publisher" : "HL7 EE",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "EpisodeOfCare",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/EpisodeOfCare",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "EpisodeOfCare.identifier",
        "path" : "EpisodeOfCare.identifier",
        "mustSupport" : true
      },
      {
        "id" : "EpisodeOfCare.status",
        "path" : "EpisodeOfCare.status",
        "mustSupport" : true
      },
      {
        "id" : "EpisodeOfCare.type",
        "path" : "EpisodeOfCare.type",
        "mustSupport" : true
      },
      {
        "id" : "EpisodeOfCare.patient",
        "path" : "EpisodeOfCare.patient",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "EpisodeOfCare.managingOrganization",
        "path" : "EpisodeOfCare.managingOrganization",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "EpisodeOfCare.period",
        "path" : "EpisodeOfCare.period",
        "mustSupport" : true
      },
      {
        "id" : "EpisodeOfCare.careManager",
        "path" : "EpisodeOfCare.careManager",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://hl7.ee/fhir/StructureDefinition/EEBase-Practitioner",
              "https://hl7.ee/fhir/StructureDefinition/EEBase-PractitionerRole"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.